Skip to content

Conversation

@keith
Copy link
Member

@keith keith commented Apr 23, 2025

This is the recommended way in bazel to differentiate between files that
require arc and those that require it be disabled. This matters
depending on the toolchain since the order of these flags may not have
been correct and we were relying on overwriting the default.

This is the recommended way in bazel to differentiate between files that
require arc and those that require it be disabled. This matters
depending on the toolchain since the order of these flags may not have
been correct and we were relying on overwriting the default.
@llvmbot llvmbot added the bazel "Peripheral" support tier build system: utils/bazel label Apr 23, 2025
@keith keith merged commit a0fce0b into llvm:main Apr 23, 2025
11 checks passed
@keith keith deleted the ks/bazel-use-non_arc_srcs-instead-of-passing-fno-objc-arc branch April 23, 2025 18:37
IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
This is the recommended way in bazel to differentiate between files that
require arc and those that require it be disabled. This matters
depending on the toolchain since the order of these flags may not have
been correct and we were relying on overwriting the default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel "Peripheral" support tier build system: utils/bazel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants